#dropmenudiv{
  position:absolute;
  border:1px solid black;
  border-bottom-width: 0;
  font:normal 12px tahoma;
  line-height:18px;
  z-index:100;
  color: White;
}

#dropmenudiv a{
  width: 100%;
  display: block;
  text-indent: 3px;
  border: 1px solid black;
  padding: 1px 0;
  text-decoration: none;
  font-weight: bold;
  color: White;
  font:normal 12px tahoma;
  height: 25px;
  vertical-align: middle;
}

#dropmenudiv a:hover{ 
  background-color: #efefef;
  color: Black;
}


body	{
		margin:0px;
		padding:0px;
		background:#313131
		}
		
td		{
		color:#878787;
		font-family:tahoma;
		font-size:11px;
		line-height:14px
		}

Quote	
  {
		color:#FFFFFF;
		font-family:tahoma;
		font-size:12px;
		font-weight: bold;
		line-height:14px;
		}
	
a:visited, a:active, a:link {
	text-decoration: none;
	color: #E2C231;
}
a:hover {
	color:#E2C231;
	text-decoration: underline;
}		
a.more	{
		color:#FFFFFF;
		text-decoration:none;
		}
a:hover.more	{
		color:#FFFFFF;
		}
		
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
		
ul li 		
{
		height:18px;
		background:url(../Images/list1.gif) bottom left no-repeat;
		padding:0 0 0 12px
		}
ul	a	{
		color:#FFFFFF;
		text-decoration:none;
		}
.line1 	{
		width:100%;
		height:2px;
		background:url(../Images/line1.gif)
		}
.line2 	{
		width:100%;
		height:1px;
		background:url(../Images/line2.gif) top left repeat-x
		}
.line3 	{
		width:100%;
		height:1px;
		background:url(../Images/line3.gif) top left repeat-x
		}
.a1		{
		color:#878787;
		}
.more	{
		color:#FFFFFF;
		text-decoration:none;
		}
.morebold	{
		color:#FFFFFF;
		font-weight: bold;		
		}
input	{
		height:18px;
		font-family:tahoma;
		font-size:12px;
}
.textarea
{
		font-family:tahoma;
		font-size:12px;
}
#f1 input{
		width:150px;
		}
#f2 input{
		width:150px;
		}
#f3 input{
		width:140px;
		margin:0 0 0 7px
		}
#form input{
		width:157px;
		margin:0 0 0 10px
		}
#form textarea{
		width:157px;
		height:78px;
		font-family:tahoma;
		font-size:10px;
		margin:0 0 0 10px;
		overflow:auto
		}
		
.BlogTitle
{
  font-size: 14px; 
  font-weight: bold;
  color: #E2C231;
}
.BlogTitle
{
  font-size: 12px; 
  color: #E2C231;
}
.BlogDate
{
  font-size: 12px; 
  font-weight: bold;
  color: #ffffff;
}